CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - image processing use matlab

搜索资源列表

  1. mywork

    1下载:
  2. 本人用GUI做的简单图像处理程序,其中包括灰度图像的分水岭分割,灰度几何校正(90度校正),运动图像复原(逆滤波),finalwork.m为主运行文件,其他m文件都是调用的函数。-I use the GUI to do a simple image processing procedures, including gray-scale image of the watershed segmentation, gray geometric correction (correction of 90
  3. 所属分类:Special Effects

    • 发布日期:2017-03-29
    • 文件大小:806428
    • 提供者:cc
  1. image-processing

    0下载:
  2. 利用matlab进行图像分割,本方法是利用阈值法分割,简单实用-Use of matlab for image segmentation, the threshold method is split, simple and practical
  3. 所属分类:Special Effects

    • 发布日期:2017-04-15
    • 文件大小:5649
    • 提供者:李坤
  1. gist

    0下载:
  2. gist算法 实现图像处理 基本功能都已实现 大家可以方便使用 -gist image processing algorithm we can achieve the basic functions are easy to use
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:16809
    • 提供者:尚建华
  1. Matlab-images

    0下载:
  2. 可以使用matlab进行对2维和3维图像的处理和分析-You can use matlab for the 2-dimensional and three-dimensional image processing and analysis
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:427062
    • 提供者:wangcanqiang
  1. matlab

    1下载:
  2. 本文重点研究了面积法对车流量进行统计。在研究算法过程中主要用到了车辆图像检测相关的灰度化、滤波、图像增强、锐化等图像处理基础知识,并将这些知识的算法进行了比较研究。进而用到了阈值分割、边缘检测、以及形态学操作等图像分割技术以及车辆的检测和提取算法。最后设计了一种实时可靠的统计算法。-This paper focuses on the area method for traffic statistics. In the study of algorithms used in the vehicle
  3. 所属分类:GDI/图象编程

    • 发布日期:2013-09-14
    • 文件大小:58453
    • 提供者:何呈
  1. matlab-quatree-processing

    0下载:
  2. 这几个程序是我用matlab做图像分割用到的,方法是四叉树分解,大家可以参考下-These programs do I use matlab image segmentation used, the method is the quadtree decomposition, we can refer to
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1375
    • 提供者:lee
  1. matlab-use

    0下载:
  2. 基本图象处理,例如灰度变换,图象反转,直方图均衡化,中值滤波等-Basic image processing, such as gray-scale transformation, image reversal, histogram equalization, median filtering, etc.
  3. 所属分类:Special Effects

    • 发布日期:2017-04-10
    • 文件大小:1682460
    • 提供者:方宇宇
  1. Image-and-Matlab

    0下载:
  2. 用matlab进行图像处理有许多便捷之处,这本书讲解了如何让运用matlab进行数字图像处理操作-Matlab for image processing with many convenient place, this book explains how to use matlab digital image processing operations
  3. 所属分类:Special Effects

    • 发布日期:2017-03-25
    • 文件大小:282894
    • 提供者:徐乐
  1. matlab

    0下载:
  2. 本人精心总结了利用matlab进行gui设计的,主要是图像处理方面的内容,其中你可以按步骤把代码复制到相应的位置就可以利用,并且有详细的操作步骤,当然也可以作为课程设计的内容-I carefully summarizes the use of matlab for GUI design, mainly is the image processing of the content, which you can press the code copied to the steps of the co
  3. 所属分类:Special Effects

    • 发布日期:2017-05-08
    • 文件大小:1679075
    • 提供者:陈瑶
  1. matlab-experiment

    0下载:
  2. 数字图像处理实验指导书,介绍了10个图形图像处理的实验,并给出了供实验使用的图形-Digital image processing experimental instructions, introduced 10 graphics image processing experiments, and experiments are given for the use of graphics
  3. 所属分类:Special Effects

    • 发布日期:2017-04-08
    • 文件大小:300958
    • 提供者:徐婷
  1. Master-MATLAB-

    0下载:
  2. 利用MATLAB绘制二维图形和三维图形 利用MATLAB读取图像、显示图像和保存图像。 MATLAB图像处理工具的使用(图像直方图、图像均衡直方图)。 -The use of MATLAB drawing two-dimensional graphics and three-dimensional graphicsThe use of MATLAB read images, display images and save the image.MATLAB image processi
  3. 所属分类:Special Effects

    • 发布日期:2017-03-26
    • 文件大小:302912
    • 提供者:胡晓
  1. image-processing-program

    0下载:
  2. 图像处理Matlab源代码,包括二维离散余弦变换的图像压缩,采用灰度变换的方法增强图像的对比度,直方图均匀化,模拟图像受高斯白噪声和椒盐噪声的影响。 -Including discrete cosine transform image compression, the use of gray-scale transformation method to enhance image contrast, histogram equalization, analog image by Gauss
  3. 所属分类:Special Effects

    • 发布日期:2017-03-28
    • 文件大小:7051
    • 提供者:huangyu
  1. image-enhancement

    0下载:
  2. 下载并读入被噪音污染的Noisychurch图像数据,用Matlab 编程采用下述方法分 别实现该图像的增强操作: 1) 用空域法实现图像的增强,分别采用如下模板操作:2x2 和3x3 的幅值为1 的模板,比较去噪和模糊的折中效果;采用3x3 的中值滤波器进行去噪操作; 采用Laplacian 模板[0 -1 0 -1 5 -1 0 -1 0]进行锐化操作。 2) 用频域法实现该图像的低通和高通滤波,选择合适的截止频率。 3) 用小波分析法实现该图像的低通和
  3. 所属分类:Special Effects

    • 发布日期:2017-10-31
    • 文件大小:2606385
    • 提供者:Haibin Zhang
  1. huff2mat

    0下载:
  2. 在数字图像处理中,运用MATLAB中的函数huff2mat可以实现图像的哈夫曼解码-In digital image processing, use the MATLAB functions huff2mat can achieve image Huffman decoding
  3. 所属分类:source in ebook

    • 发布日期:2017-11-15
    • 文件大小:5847
    • 提供者:璐璐
  1. Visual-CPP-MATLAB

    0下载:
  2. 《Visual C++ MATLAB图像处理与识别实用案例精选》胡小锋,赵辉编着.本书系统介绍图像处理与识别的基本原理、典型方法和使用技术。-This book introduces the basic image processing and recognition principles, typical methods and use of technology.
  3. 所属分类:Special Effects

    • 发布日期:2017-11-15
    • 文件大小:5269169
    • 提供者:刘博雅
  1. MATLAB-PROGRAMING

    0下载:
  2. MATLAB和Mathematica、Maple并称为三大数学软件。它在数学类科技应用软件中在数值计算方面首屈一指。MATLAB可以进行矩阵运算、绘制函数和数据、实现算法、创建用户界面、连接其他编程语言的程序等,主要应用于工程计算、控制设计、信号处理与通讯、图像处理、信号检测、金融建模设计与分析等领域。 MATLAB的基本数据单位是矩阵,它的指令表达式与数学、工程中常用的形式十分相似,故用MATLAB来解算问题要比用C,FORTRAN等语言完成相同的事情简捷得多,并且MATLAB也吸收了像M
  3. 所属分类:software engineering

    • 发布日期:2017-05-19
    • 文件大小:5479609
    • 提供者:汪磊
  1. matlab_digital-image-process

    0下载:
  2. 冈萨雷斯数字图像处理的所有matlab源码,非常全的一个,供大家对着课本学习使用。强烈推荐给大家。那本书也写的非常不错。-Gonzalez digital image processing matlab source code for all, a very wide one, for everyone to learn to use against the textbook. Strongly recommend to everyone. That book also write very g
  3. 所属分类:matlab

    • 发布日期:2017-04-17
    • 文件大小:437777
    • 提供者:文杰
  1. stereo-vision-in-the-matlab

    0下载:
  2. 在matlab环境下面编程,最好使用2012版本及其以上,完成利用matlab软件提供的图像处理函数来完成图像匹配,3D重建的工作。最后的效果图很好,由于是利用matlab自带的图片,所以压缩文件中无图片,直接打开m文件就可以运行!-Below programming in matlab environment, it is best to use 2012 version and above, using matlab software provides complete image proc
  3. 所属分类:3D Graphic

    • 发布日期:2017-04-03
    • 文件大小:3451
    • 提供者:李雪松
  1. matlab

    0下载:
  2. 数学图像处理中的将灰度图转变为彩色图像,希望物尽其用 -Mathematical image processing color images into grayscale, hoping to make the best use
  3. 所属分类:Special Effects

    • 发布日期:2017-04-03
    • 文件大小:68242
    • 提供者:chenjie
  1. image

    0下载:
  2. 清华matlab图像处理大作业,其中人脸检测部分没有采用rgb而是采用hsv模型替代-Tsinghua matlab image processing large operation, which does not use face detection part rgb hsv model instead of using alternative
  3. 所属分类:Special Effects

    • 发布日期:2017-03-31
    • 文件大小:448332
    • 提供者:杨博
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 29 »
搜珍网 www.dssz.com